ComponentOne Xamarin.iOS
Clear Method


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridRowColCollection<T> Class : Clear Method
Removes all items from the ICollection.
Syntax
'Declaration
 
Public Sub Clear() 
'Usage
 
Dim instance As GridRowColCollection(Of T)
 
instance.Clear()
public void Clear()
See Also

Reference

GridRowColCollection<T> Class
GridRowColCollection<T> Members